@charset "utf-8";
/* CSS Document */
/*头部公共样式*/
.top {
  width: 100%;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  background: #fff url(img/topbg.png) no-repeat center top;
}
.top .topHead {
  width: 100%;
  height: 38px;
  overflow: hidden;
  line-height: 38px;
  background-color: rgba(255, 255, 255, 0.9);
  color: #333;
}
.top .topHead .topHeadCon {
  width: 1200px;
  margin: 0px auto;
  text-align: center;
  color: #333;
}
.top .topHead .topHeadCon .topHeadLeft {
  width: 600px;
  float: left;
  overflow: hidden;
}
.top .topHead .topHeadCon .topHeadLeft .title {
  width: auto;
  float: left;
  border: 0px;
}
.top .topHead .topHeadCon .topHeadLeft .title h1 {
  width: auto;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  margin-right: 5px;
  font-weight: normal;
  float: left;
  overflow: hidden;
}
.top .topHead .topHeadCon .topHeadLeft .login {
  width: auto;
  font-size: 12px;
  color: #333;
  overflow: hidden;
  float: left;
}
.top .topHead .topHeadCon .topHeadLeft a {
  color: #333;
}
.top .topHead .topHeadCon .topHeadRight {
  width: auto;
  float: right;
}
.top .topHead .topHeadCon .topHeadRight li {
  width: auto;
  height: 14px;
  line-height: 14px;
  margin: 15px 0px 0px 10px;
  padding-left: 10px;
  color: #fff;
  display: block;
  overflow: hidden;
  float: left;
}
.top .topHead .topHeadCon .topHeadRight li a {
  margin: 0 1px;
  color: #333;
}

.top .topHeadLogo {
  width: 1200px;
  height: 80px;
  margin: 0px auto 0px;
  text-align: center;
  position: relative;
}
.top .topHeadLogo .logo {
  width: auto;
  height: auto;
  overflow: hidden;
  float: left;
  margin-top: 15px;
}
.top .topHeadLogo .logo img {
  width: auto;
  height: auto;
  border: none;
}
.top .topHeadLogo .search {
  width: 420px;
  margin-top: 100px;
  float: left;
  margin-left: 30px;
  position: relative;
}

.top .topHeadLogo .wz {
  width: auto;
  height: auto;
  overflow: hidden;
  float: left;
  margin-left: 25px;
  margin-top: 25px;
}
.top .topHeadLogo .ewm {
  width: auto;
  height: auto;
  overflow: hidden;
  float: right;
}

.top .topHeadLogo .search .schr {
  background: #f3f3f3;
  width: 100%;
  height: 36px;
  border: 2px solid #ff4400;
  float: left;
  border-radius: 5px;
  overflow: hidden;
}

.top .topHeadLogo .search .schr input {
  width: 260px;
  height: 40px;
  line-height: 40px;
  border: none;
  border-right: 0px solid #174dc6;
  color: #666;
  float: left;
  padding-left: 10px;
}

.top .topHeadLogo .search .schr .search_m {
  width: 60px;
  height: 20px;
  color: #666;
  line-height: 20px;
  margin-top: 10px;
  padding: 0px;
  margin-right: 10px;
  border: 0px solid #0077f1;
  float: left;
  text-align: center;
  background: #f3f3f3 url(img/frop.png) no-repeat center right;
}
.top .topHeadLogo .search .schr input.schBtn {
  width: 80px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background: #ff4400;
  display: block;
  overflow: hidden;
  float: right;
}
.top .topHeadLogo .search .tab {
  width: 340px;
  height: 30px;
  line-height: 30px;
  float: left;
  overflow: hidden;
}
.top .topHeadLogo .search .tab a {
  width: auto;
  height: 30px;
  line-height: 30px;
  padding-right: 10px;
  display: block;
  overflow: hidden;
  float: left;
}
.top .topHeadLogo .search .tab a.on {
  color: #666;
}

.top .topHeadLogo .tel {
  width: 230px;
  height: 40px;
  line-height: 40px;
  float: right;
  text-align: center;
  margin-top: 100px;
  color: #fff;
  border-radius: 5px;
  overflow: hidden;
}
.top .topHeadLogo .tel .xq_drop {
  width: 40px;
  height: 40px;
  float: right;
}
.top .topHeadLogo .tel a {
  color: #fff;
  font-size: 14px;
}

.pub {
  background: #ff7800;
  height: 30px;
  width: 100px;
  color: #fff;
  display: block;
  float: left;
  text-align: center;
  margin-top: 10px;
  border-radius: 5px;
}
.pub a {
  color: #fff;
}
.goreg {
  float: right;
  margin-top: 10px;
}

#search_module {
  z-index: 1000;
  position: absolute;
  width: 90px;
  overflow: hidden;
  margin: 30px 0 0 0px;
  font-size: 14px;
  line-height: 26px;
  color: #666666;
  background: #ffffff;
  border: #cccccc 1px solid;
  border-top: none;
  cursor: pointer;
}
#search_module li {
  padding: 0 10px;
  color: #666666;
}
#search_module li:hover {
  color: #ff6600;
}
#search_tips {
  z-index: 1000;
  position: absolute;
  width: 340px;
  overflow: hidden;
  cursor: pointer;
  margin: 56px 0 0 220px;
  font-size: 13px;
  line-height: 20px;
  color: #666666;
  background: #ffffff;
  border: #444444 1px solid;
}
#search_tips div {
  height: 20px;
  padding: 1px 8px 1px 8px;
  clear: both;
  overflow: hidden;
}
#search_tips div span {
  float: right;
  font-size: 12px;
}
#search_tips label {
  display: block;
  width: 100%;
  background: #fafafa;
  font-size: 12px;
  color: #0000cc;
  text-align: right;
}
.search_t_div_1 {
  color: #333333;
}
.search_t_div_1 span {
  color: #008000;
}
.search_t_div_2 {
  background: #3366cc;
  color: #ffffff;
}
.search_t_div_2 span {
  color: #ffffff;
}

.destoon_kw {
  width:274px;
  border:none;
  height:35px;
  color:#757575;
  background: rgba(0,0,0,0);
}
.search {
  width: 450px;
  line-height: 34px;
  border:2px solid #ff5500;
  display: inline-block;
  vertical-align: top;
  border-radius: 3px;

}
.schBtn {
  position: absolute;
  right: -1px;
  top: 0px;
  width: 80px;
  height: 39px;
  float: right;
  background:#ff5500;
  color: #fff;
  border: 0px;
  /* padding: 20px 15px; */
}
.search .search_m {
  background: url(img/drop.png) no-repeat 80% 50%;
}
.kwd {
  float: left;
  margin-left: 40px;
  line-height: 34px;
  font-size: 16px;
}
.topMenu {
  width: 100%;
  padding-top: 26px;
  height: 142px;
  overflow: hidden;
  background: #c6eca3;
  margin-top: 0px;
}
.topMenu .topMenucon {
  width: 1200px;
  height: 80px;
  margin: 0px auto;
  display: block;
}
.topMenucon .ulcat2 {
  width: 1040px;
  float: left;
}
.topMenucon .ulcat2 li {
  width: 109px;
  height: 30px;
  padding: 0px;
  margin-right: 7px;
  background: #0658bc;
  margin-bottom: 14px;
  line-height: 30px;
  border-radius: 5px;
  float: left;
}
.topMenucon .ulcat2 {
  width: 1060px;
  float: left;
}
.topMenucon .ulcate3 {
  width: 117px;
  float: right;
}
.topMenu .title {
  width: 210px;
  font-size: 16px;
  text-align: center;
  float: left;
  color: #333;
}
.topMenu .title p {
  width: auto;
  display: block;
  overflow: hidden;
  padding-left: 10px;
  float: left;
}
.topMenu .title i {
  width: 15px;
  height: 15px;
  margin-left: 30px;
  margin-top: 12px;
  background: url(img/ico1.png) center center;
  background-size: contain;
  float: left;
}
.topMenu ul {
  margin: 0px auto;
  float: left;
  text-align: center;
  overflow: hidden;
  display: inline-block;
  background: url(img/shu.png) no-repeat center right;
  padding-right: 10px;
}
.topMenu ul li {
  padding: 0 23px;
  float: left;
  overflow: hidden;
}
.topMenu ul.neiye {
  width: 100%;
}
.topMenu ul.neiye li {
  width: 100px;
  float: left;
  overflow: hidden;
}

.topMenu ul li a {
  text-align: center;
  font-size: 16px;
  overflow: hidden;
  color: #fff;
}
.topMenu ul li a.on {
}
.topMenu ul.ulcate3 {
  float: right;
  background: none;
}
.topMenu ul.ulcate3 li {
  padding: 0 8px;
  height: 40px;
  float: left;
  overflow: hidden;
}

.tab {
  width: 997px;
  height: 160px;
  margin: -70px auto 0px;
  overflow: hidden;
  background: url(img/ico-t.jpg) no-repeat center center;
}
.tab a {
  width: 166px;
  height: 55px;
  line-height: 55px;
  padding-top: 105px;
  display: block;
  overflow: hidden;
  float: left;
  text-align: center;
  color: #333;
  font-size: 18px;
}

.tit {
  height: 40px;
  line-height: 40px;
  border-bottom: 2px solid #eeeeee;
}
.tit h3 {
  color: #00aa5f;
  font-size: 18px;
  float: left;
  height: 40px;
  line-height: 40px;
  border-bottom: 2px solid #00aa5f;
  padding: 0px;
  margin: 0px;
}
.tit h3 a {
  color: #00aa5f;
}
.tit .more {
  font-size: 14px;
  float: right;
  padding-right: 10px;
}

.tit2 {
  height: 42px;
  line-height: 42px;
  background: url(img/title_bg.png) no-repeat left bottom;
}
.tit2 h3 {
  color: #000000;
  font-size: 18px;
  width: 160px;
  text-align: center;
  float: left;
  height: 40px;
  line-height: 40px;
  padding: 0px;
  margin: 0px;
}
.tit2 h3 a {
  color: #000000;
}
.tit2 .more {
  font-size: 14px;
  float: right;
  padding-right: 10px;
}

.pic_con {
  height: 114px;
  width: 100%;
}
.pic_con img {
  height: 114px;
  width: 168px;
  float: left;
}
.pic_con .txt {
  height: 114px;
  width: 230px;
  float: right;
}

.imgcontent {
}
.imgcontent li {
  width: 224px;
  height: 210px;
  float: left;
  margin-right: 28px;
}
.imgcontent li h3 {
  padding: 0px;
  margin: 0px;
}
.imgcontent li p {
  padding: 0px;
  margin: 0px;
  height: 30px;
  line-height: 30px;
}
.imgcontent li img {
  width: 224px;
  height: 150px;
}
.imgcontent {
}

.jnjp {
  width: 358px;
  float: left;
}
.qyhy {
  width: 490px;
  float: left;
  margin-left: 20px;
}
.company_con {
}
.company_con li {
  width: 100%;
  height: 103px;
  padding: 10px 0;
  border-bottom: 1px dashed #cbcbcb;
}
.company_con li .txt {
  float: right;
  width: 290px;
}
.company_con li h3 {
  padding: 0px;
  margin: 0px;
}
.company_con li p {
  padding: 0px;
  margin: 0px;
  height: 30px;
  line-height: 30px;
}
.company_con li img {
  width: 175px;
  height: 103px;
  float: left;
}

.rwft {
  width: 300px;
  float: right;
}

.headline {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 0px auto;
}
.headline .headline-box {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 0px auto;
}
.headline .headline-box .headline-box-title {
  width: 760px;
  height: 60px;
  overflow: hidden;
  margin: 0px auto;
}
.headline .headline-box .headline-box-title b {
  width: auto;
  height: 60px;
  line-height: 60px;
  font-size: 30px;
  color: #d73339;
  font-weight: bold;
  overflow: hidden;
  float: left;
}
.headline .headline-box .headline-box-title a {
  width: auto;
  height: 60px;
  line-height: 60px;
  font-size: 30px;
  color: #333;
  font-weight: 500;
  overflow: hidden;
  float: left;
}
.headline .headline-box-content {
  width: 1200px;
  height: 40px;
  margin: 20px auto 5px;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}
.headline .headline-box-content a {
  width: auto;
  height: 20px;
  line-height: 20px;
  display: block;
  overflow: hidden;
  float: left;
  border-right: 1px solid #333;
  padding-right: 10px;
  margin-right: 10px;
  font-size: 18px;
}
.headline .headline-box-content a:last-child {
  border-right: none;
}
.headline .headline-box-con {
  width: 1200px;
  height: auto;
  overflow: hidden;
  float: left;
}
.headline .headline-box-con .headline-box-con-left {
  width: 380px;
  float: left;
  position: relative;
}
.headline .headline-box-con .headline-box-con-left p {
  height: 30px;
  line-height: 30px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.6) !important;
  filter: Alpha(opacity=60);
  background: #000; /*　使用IE专属滤镜实现IE背景透明*/
}
.headline .headline-box-con .headline-box-con-midd {
  width: 480px;
  float: left;
  margin-left: 20px;
}
.headline .headline-box-con .headline-box-con-midd ul {
}

.headline .headline-box-con .headline-box-con-right {
  width: 300px;
  height: 500px;
  float: right;
  background: #00aa5f;
}
.headline
  .headline-box-con
  .headline-box-con-right
  .headline-box-con-right-tit {
  width: 280px;
  height: auto;
  overflow: hidden;
  float: left;
  padding: 0px 10px;
}
.headline
  .headline-box-con
  .headline-box-con-right
  .headline-box-con-right-tit
  span {
  width: 280px;
  height: 40px;
  line-height: 40px;
  display: block;
  overflow: hidden;
  float: left;
}
.headline
  .headline-box-con
  .headline-box-con-right
  .headline-box-con-right-tit
  span
  i {
  width: 2px;
  height: 2px;
  margin-right: 15px;
  margin-top: 20px;
  display: block;
  overflow: hidden;
  float: left;
  background: #333;
}
.headline
  .headline-box-con
  .headline-box-con-right
  .headline-box-con-right-tit
  span
  b {
  width: 260px;
  height: 40px;
  line-height: 40px;
  display: block;
  overflow: hidden;
  float: left;
  font-size: 16px;
  color: #333;
}
.headline
  .headline-box-con
  .headline-box-con-right
  .headline-box-con-right-tit
  p {
  width: 280px;
  height: 30px;
  line-height: 30px;
  margin: 0px;
  display: block;
  overflow: hidden;
  float: left;
  font-size: 14px;
  color: #333;
}

.headline
  .headline-box-con
  .headline-box-con-right
  .headline-box-con-right-reg {
  width: 300px;
  height: 185px;
  margin-top: 10px;
}
.headline
  .headline-box-con
  .headline-box-con-right
  .headline-box-con-right-reg
  .name {
  width: 170px;
  height: 25px;
  overflow: hidden;
  float: left;
  margin-left: 115px;
  margin-top: 33px;
}
.headline
  .headline-box-con
  .headline-box-con-right
  .headline-box-con-right-reg
  .name
  span {
  width: 50px;
  height: 25px;
  line-height: 25px;
  display: block;
  overflow: hidden;
  float: left;
}
.headline
  .headline-box-con
  .headline-box-con-right
  .headline-box-con-right-reg
  .name
  input {
  width: 118px;
  height: 23px;
  line-height: 23px;
  border: 1px solid #ccc;
  padding: 0px;
}

.headline
  .headline-box-con
  .headline-box-con-right
  .headline-box-con-right-reg
  .pwd {
  width: 170px;
  height: 25px;
  overflow: hidden;
  float: left;
  margin-left: 115px;
  margin-top: 5px;
}
.headline
  .headline-box-con
  .headline-box-con-right
  .headline-box-con-right-reg
  .pwd
  span {
  width: 50px;
  height: 25px;
  line-height: 25px;
  display: block;
  overflow: hidden;
  float: left;
}
.headline
  .headline-box-con
  .headline-box-con-right
  .headline-box-con-right-reg
  .pwd
  input {
  width: 118px;
  height: 23px;
  line-height: 23px;
  border: 1px solid #ccc;
  padding: 0px;
}

.headline
  .headline-box-con
  .headline-box-con-right
  .headline-box-con-right-reg
  .cde {
  width: 170px;
  height: 25px;
  overflow: hidden;
  float: left;
  margin-left: 115px;
  margin-top: 5px;
}
.headline
  .headline-box-con
  .headline-box-con-right
  .headline-box-con-right-reg
  .cde
  span {
  width: 50px;
  height: 25px;
  line-height: 25px;
  display: block;
  overflow: hidden;
  float: left;
}
.headline
  .headline-box-con
  .headline-box-con-right
  .headline-box-con-right-reg
  .cde
  input {
  width: 118px;
  height: 23px;
  line-height: 23px;
  border: 1px solid #ccc;
  padding: 0px;
}

.headline
  .headline-box-con
  .headline-box-con-right
  .headline-box-con-right-reg
  .dll {
  width: 170px;
  height: 25px;
  overflow: hidden;
  float: left;
  margin-left: 115px;
  margin-top: 12px;
}
.headline
  .headline-box-con
  .headline-box-con-right
  .headline-box-con-right-reg
  .dll
  .dl {
  width: 80px;
  height: 25px;
  line-height: 25px;
  color: #fff;
  font-size: 14px;
  display: block;
  overflow: hidden;
  float: left;
  text-align: center;
}
.headline
  .headline-box-con
  .headline-box-con-right
  .headline-box-con-right-reg
  .dll
  .zc {
  width: 80px;
  height: 25px;
  line-height: 25px;
  color: #fff;
  font-size: 14px;
  display: block;
  overflow: hidden;
  float: right;
  text-align: center;
}

.user_area {
  padding: 20px 20px;
  color: #fff;
}
.user_area .face {
  float: left;
  padding: 0 10px;
  border-radius: 50%;
}
.user_area a {
  color: #fff;
}
.user_area {
}
.title_gg {
  padding: 0px;
  font-size: 16px;
  margin-top: 10px;
  display: inline-block;
}
.loginform .news_list {
}
.loginform .news_list li {
  height: 30px;
  overflow: hidden;
}
.t_tit {
}
.t_tit a {
  width: 106px;
  line-height: 40px;
  float: left;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.t_tit a.cur {
  font-weight: bold;
  background: #f15a23;
  color: #fff;
}
.dll {
  color: #fff;
  font-size: 18px;
  clear: both;
  text-align: center;
  margin: 30px;
}

.navbar {
  width: 1200px;
  height: 70px;
  float: right;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 710px;
  z-index: 1000;
  overflow: hidden;
}

.sform .hen {
  position: relative;
  margin-top: 10px;
  text-align: center;
}
.sform .hen2 {
  width: 100%;
  height: 35px;
  position: relative;
  margin: 0px;
  margin-bottom: 8px;
}
.sform .inp {
  width: 240px;
  height: 35px;
  border: 1px solid #e9e9e9;
  padding: 0px;
  background: #ffffff;
  border-rdius: 5px;
  margin-bottom: 8px;
}
.sform i {
  height: 37px;
  width: 37px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.sform i.username {
  height: 37px;
  width: 37px;
  position: absolute;
  left: 0px;
  top: 0px;
  background: #f2f2f2 url(img/i_user.png) no-repeat center right;
}
.sform i.password {
  height: 37px;
  width: 37px;
  position: absolute;
  left: 0px;
  top: 0px;
  background: #f2f2f2 url(img/i_pwd.png) no-repeat center right;
}
.login_btn {
  margin-left: 5px;
  width: 240px;
  height: 40px;
  padding: 0px;
  color: #fff;
  font-size: 16px;
  background: #0658bc;
  border: 0px solid #174dc6;
  border-radius: 0px;
}
.reg_btn {
  width: 120px;
  float: left;
  height: 48px;
  display: block;
  color: #174dc6;
  background: url(img/reg_btn.png) no-repeat center left;
  border: 0px solid #174dc6;
  border-radius: 0px;
}

.zxzh {
  margin-top: 10px;
  display: inline-block;
}
.zxzh li {
  width: 187px;
  height: 110px;
  float: left;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}
.zxzh li:nth-child(2n) {
  float: right;
}
.zxzh li img {
  width: 187px;
  height: 110px;
  float: left;
}
.zxzh li p {
  width: 100%;
  height: 30px;
  line-height: 30px;
}

.conn {
  padding: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  display: inline-block;
}
.conn h3 {
  font-size: 16px;
  color: #ff0000;
}
.conn h3 a {
  font-size: 16px;
  color: #ff0000;
}
.conn li {
  line-height: 30px;
  height: 30px;
  text-decoration: none;
}
.conn li a {
  font-size: 14px;
  text-decoration: none;
}
.conn li.ban {
  float: left;
  width: 50%;
}
.conn li label {
  float: right;
}

.supply-left {
  width: 407px;
  float: left;
}
.supply-midd {
  width: 760px;
  float: right;
}

.ppcon {
}
.ppcon li {
}
.ppcon {
}
.ppcon {
}
.ppcon {
}

.main {
  /* width:40%; */
  /* height: auto; */
  /* overflow: hidden; */
  /* margin: 10px auto; */
  display: inline-block;
}
.ad {
  /* width: 1200px; */
  height: auto;
  overflow: hidden;
  /* float: left; */
}
.ad .ad1 {
  /* width: 1200px; */
  height: auto;
  overflow: hidden;
  float: left;
}
.ad2 {
  width: 290px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-top: 10px;
}
.ad3 {
  width: 390px;
  height: 100px;
  overflow: hidden;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
}
.ad3:nth-child(3n) {
  float: right;
  margin-right: 0px;
}
.ad4 {
  width: 390px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
}
.ad5 {
  width: 338px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-top: 10px;
}
.ad6 {
  width: 590px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-top: 10px;
  margin-right: 20px;
}
.ad6:last-child {
  margin-right: 0px;
}
.ad8 {
  width: 393px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
}
.ad8:last-child {
  margin-right: 0px;
}

.info {
  width:860px;
  height: auto;
  overflow: hidden;
  float: left;
  background: #fff;
  padding: 10px 0px 20px;
}
.info .info-left {
  width: 860px;
  height: auto;
  overflow: hidden;
  float: left;
}
.info .info-left .title {
  width: 885px;
  height: 50px;
  float: left;
  overflow: hidden;
  background: url(img/ico-line.png) no-repeat left bottom;
}
.info .info-left .title span {
  width: 115px;
  height: 50px;
  line-height: 50px;
  display: block;
  overflow: hidden;
  float: left;
  font-size: 28px;
  color: #333;
}
.info .info-left .title a {
  width: auto;
  height: 50px;
  line-height: 50px;
  display: block;
  overflow: hidden;
  float: right;
  font-size: 14px;
  color: #333;
  font-weight: normal;
}
.info .info-left .titlist {
  width: 885px;
  height: 40px;
  float: left;
  overflow: hidden;
  margin-top: 10px;
}
.info .info-left .titlist a {
  width: 120px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  margin-right: 5px;
  display: block;
  overflow: hidden;
  float: left;
  background: #f5f5f5;
  text-align: center;
}
.info .info-left .titlist a.on {
  background: #00aa5f;
  color: #fff;
}
.info .info-left .info-content {
  width: 885px;
  height: auto;
  overflow: hidden;
  float: left;
}
.info .info-left .info-content ul {
}
.info .info-left .info-content li {
  width: 885px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-top: 10px;
}
.info .info-left .info-content li a {
  width: 885px;
  height: auto;
  overflow: hidden;
  float: left;
  display: block;
}
.info .info-left .info-content li img {
  width: 220px;
  height: 145px;
  float: left;
  margin-right: 10px;
}
.info .info-left .info-content li .tent {
  width: 650px;
  height: auto;
  overflow: hidden;
  float: left;
}
.info .info-left .info-content li .tent span {
  width: 650px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  display: block;
  overflow: hidden;
  float: left;
  color: #333;
}
.info .info-left .info-content li .tent .cont {
  width: 650px;
  height: auto;
  overflow: hidden;
  float: left;
}
.info .info-left .info-content li .tent .cont p {
  width: auto;
  line-height: 30px;
  display: inline;
  float: left;
  font-size: 14px;
  margin: 0px;
}
.info .info-left .info-content li .tent .cont i {
  font-style: normal;
  color: #f60;
  font-weight: bold;
}
.info .info-left .info-content li .tent em {
  font-style: normal;
  color: #333;
  font-size: 14px;
  margin-top: 10px;
  display: block;
  overflow: hidden;
  float: left;
}

.info .info-right {
  width: 290px;
  height: auto;
  overflow: hidden;
  float: right;
}

.xny-trade {
}
.xny-trade li {
  width: 190px;
  height: 225px;
  float: left;
  margin-top: 10px;
  margin-right: 22px;
  overflow: hidden;
}
.xny-trade li img {
  width: 190px;
  height: 180px;
}
.xny-trade li .tent {
  font-size: 14px;
  padding: 0px;
  line-height: 24px;
}

.info .info-right .title {
  width: 290px;
  height: 50px;
  float: left;
  overflow: hidden;
  background: url(img/ico-line2.png) no-repeat left bottom;
}
.info .info-right .title span {
  width: 75px;
  height: 50px;
  line-height: 50px;
  display: block;
  overflow: hidden;
  float: left;
  font-size: 18px;
  color: #333;
}
.info .info-right .title a {
  width: auto;
  height: 50px;
  line-height: 50px;
  display: block;
  overflow: hidden;
  float: right;
  font-size: 14px;
  color: #333;
  font-weight: normal;
}
.info .info-right .content {
  width: 290px;
  height: auto;
  overflow: hidden;
  padding: 0px;
  float: left;
}
.info .info-right .content ul {
}

.supply {
  width: 1200px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-top: 10px;
}
.supply .supply-left {
  width: 435px;
  height: auto;
  overflow: hidden;
  float: left;
}
.supply .supply-left .title {
  width: 435px;
  height: 50px;
  float: left;
  overflow: hidden;
  background: url(img/ico-line2.png) no-repeat left bottom;
}
fo .info-right .title span {
  width: 75px;
  height: 50px;
  line-height: 50px;
  display: block;
  overflow: hidden;
  float: left;
  font-size: 18px;
  color: #333;
}
.supply .supply-left .title span {
  width: 75px;
  height: 50px;
  line-height: 50px;
  display: block;
  overflow: hidden;
  float: left;
  font-size: 18px;
  color: #00aa5f;
}
.supply .supply-left .title a {
  width: auto;
  height: 50px;
  line-height: 50px;
  display: block;
  overflow: hidden;
  float: right;
  font-size: 14px;
  color: #333;
  font-weight: normal;
}
.supply .supply-left .content {
  width: 435px;
  height: auto;
  overflow: hidden;
  float: left;
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.supply .supply-left .content img {
  width: 130px;
  height: 90px;
  float: left;
  margin-right: 10px;
}
.supply .supply-left .content .tent {
  width: 295px;
  height: auto;
  overflow: hidden;
  float: left;
}
.supply .supply-left .content .tent span {
  width: 295px;
  height: 30px;
  line-height: 30px;
  display: block;
  overflow: hidden;
  float: left;
  font-size: 16px;
  color: #333;
}
.supply .supply-left .content .tent p {
  width: 295px;
  height: auto;
  line-height: 20px;
  display: block;
  overflow: hidden;
  float: left;
  font-size: 14px;
  padding: 0;
  margin: 0px;
}
.supply .supply-left ul {
}
.supply .supply-left li {
  width: 435px;
  height: 40px;
  float: left;
  overflow: hidden;
}
.supply .supply-left li a {
  width: 345px;
  height: 40px;
  line-height: 40px;
  display: block;
  float: left;
  font-size: 14px;
  color: #333;
}
.supply .supply-left li i {
  width: 80px;
  height: 40px;
  line-height: 40px;
  display: block;
  overflow: hidden;
  font-style: normal;
  font-size: 14px;
  color: #999;
}

.supply .supply-midd {
  width: 435px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-left: 20px;
}
.supply .supply-midd .title {
  width: 435px;
  height: 50px;
  float: left;
  overflow: hidden;
  background: url(img/ico-line2.png) no-repeat left bottom;
}
fo .info-right .title span {
  width: 75px;
  height: 50px;
  line-height: 50px;
  display: block;
  overflow: hidden;
  float: left;
  font-size: 18px;
  color: #333;
}
.supply .supply-midd .title span {
  width: 75px;
  height: 50px;
  line-height: 50px;
  display: block;
  overflow: hidden;
  float: left;
  font-size: 18px;
  color: #00aa5f;
}
.supply .supply-midd .title a {
  width: auto;
  height: 50px;
  line-height: 50px;
  display: block;
  overflow: hidden;
  float: right;
  font-size: 14px;
  color: #333;
  font-weight: normal;
}
.supply .supply-midd .content {
  width: 435px;
  height: auto;
  overflow: hidden;
  float: left;
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.supply .supply-midd .content img {
  width: 130px;
  height: 90px;
  float: left;
  margin-right: 10px;
}
.supply .supply-midd .content .tent {
  width: 295px;
  height: auto;
  overflow: hidden;
  float: left;
}
.supply .supply-midd .content .tent span {
  width: 295px;
  height: 30px;
  line-height: 30px;
  display: block;
  overflow: hidden;
  float: left;
  font-size: 16px;
  color: #333;
}
.supply .supply-midd .content .tent p {
  width: 295px;
  height: auto;
  line-height: 20px;
  display: block;
  overflow: hidden;
  float: left;
  font-size: 14px;
  padding: 0;
  margin: 0px;
}
.supply .supply-midd ul {
}
.supply .supply-midd li {
  width: 435px;
  height: 40px;
  float: left;
  overflow: hidden;
}
.supply .supply-midd li a {
  width: 345px;
  height: 40px;
  line-height: 40px;
  display: block;
  float: left;
  font-size: 14px;
  color: #333;
}
.supply .supply-midd li i {
  width: 80px;
  height: 40px;
  line-height: 40px;
  display: block;
  overflow: hidden;
  font-style: normal;
  font-size: 14px;
  color: #999;
}

.supply .supply-right {
  width: 290px;
  height: auto;
  overflow: hidden;
  float: right;
}
.supply .supply-right .title {
  width: 290px;
  height: 50px;
  float: left;
  overflow: hidden;
  background: url(img/ico-line2.png) no-repeat left bottom;
}
fo .info-right .title span {
  width: 75px;
  height: 50px;
  line-height: 50px;
  display: block;
  overflow: hidden;
  float: left;
  font-size: 18px;
  color: #333;
}
.supply .supply-right .title span {
  width: 75px;
  height: 50px;
  line-height: 50px;
  display: block;
  overflow: hidden;
  float: left;
  font-size: 18px;
  color: #333;
}
.supply .supply-right .title a {
  width: auto;
  height: 50px;
  line-height: 50px;
  display: block;
  overflow: hidden;
  float: right;
  font-size: 14px;
  color: #333;
  font-weight: normal;
}
.supply .supply-right ul {
}
.supply .supply-right li {
  width: 290px;
  height: auto;
  overflow: hidden;
  float: left;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 10px;
}
.supply .supply-right li a {
  width: 290px;
  height: 35px;
  line-height: 35px;
  display: block;
  overflow: hidden;
  float: left;
  font-size: 16px;
  color: #333;
}
.supply .supply-right li p {
  width: 280px;
  height: 20px;
  line-height: 20px;
  display: inline;
  overflow: hidden;
  float: left;
  font-size: 14px;
  color: #333;
  margin: 0px;
}
.supply .supply-right li p i {
  width: auto;
  height: 20px;
  line-height: 20px;
  display: inline;
  overflow: hidden;
  font-size: 14px;
  color: #f60;
}

.mall {
  width: 1200px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-top: 20px;
}
.mall .title {
  width: 1200px;
  height: 50px;
  float: left;
  overflow: hidden;
  background: url(img/ico-line.png) no-repeat left bottom;
}
.mall .title span {
  width: 115px;
  height: 50px;
  line-height: 50px;
  display: block;
  overflow: hidden;
  float: left;
  font-size: 28px;
  color: #333;
}
.mall .title a {
  width: auto;
  height: 50px;
  line-height: 50px;
  display: block;
  overflow: hidden;
  float: right;
  font-size: 14px;
  color: #333;
  font-weight: normal;
}
.mall .mall-left {
  width: 860px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-top: 10px;
}
.mall .mall-left ul {
}
.mall .mall-left li {
  width: 197px;
  height: 230px;
  overflow: hidden;
  float: left;
  background: #f7f7f7;
  border-bottom: 1px solid #fff;
  margin-right: 18px;
  margin-top: 10px;
}
.mall .mall-left li span {
  width: 180px;
  height: 30px;
  line-height: 30px;
  display: block;
  color: #333;
  text-align: center;
  font-size: 14px;
}
.mall .mall-left li img {
  width: 197px;
  height: 185px;
}
.mall .mall-left li p {
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  padding: 0px;
  margin: 0px;
}
.mall .mall-left li span.i1 {
  background-position: 8px 10px;
}
.mall .mall-left li span.i2 {
  background-position: 8px -80px;
}
.mall .mall-left li span.i3 {
  background-position: 8px -170px;
}
.mall .mall-left li span.i4 {
  background-position: 8px -260px;
}
.mall .mall-left li span.i5 {
  background-position: 8px -350px;
}
.mall .mall-left li span.i6 {
  background-position: 8px -440px;
}
.mall .mall-right {
  width: 290px;
  height: auto;
  overflow: hidden;
  float: right;
}
.mall .mall-right ul {
}

.bids-left {
  width: 870px;
  height: auto;
  overflow: hidden;
  float: left;
}
.m-left1 {
  width: 356px;
  float: left;
}
.m-left2 {
  width: 485px;
  float: left;
  margin-left: 20px;
}

.pt10 {
  padding-top: 10px;
}
.mt10 {
  margin-top: 10px;
}
.clear {
  clear: both;
}

.bids-right {
  width: 300px;
  height: auto;
  float: right;
}
.bids-right ul {
}
.bids-right li {
  width: 720px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-top: 10px;
  border-bottom: 1px solid #f1f1f1;
}
.bids-right li .txt {
  width: 720px;
  height: 40px;
  float: left;
  overflow: hidden;
}
.bids-right li .txt i {
  width: 45px;
  height: 24px;
  line-height: 24px;
  margin-top: 4px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background: #00aa5f;
  display: block;
  overflow: hidden;
  float: left;
  border-radius: 3px;
  margin-right: 5px;
  font-style: normal;
}
.bids-right li .txt i.on {
  background: #f30;
}
.bids-right li .txt a {
  width: 500px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  display: block;
  overflow: hidden;
  float: left;
}
.bids-right li .txt em {
  width: auto;
  height: 30px;
  line-height: 30px;
  display: block;
  overflow: hidden;
  float: right;
  font-style: normal;
}
.bids-right li p {
  width: 500px;
  height: 25px;
  line-height: 25px;
  display: block;
  overflow: hidden;
  float: left;
  font-size: 14px;
  color: #333;
  margin: 0px;
}

.recom {
  width: 1200px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-top: 20px;
  margin-bottom: 10px;
}
.recom .title {
  width: 1200px;
  height: 50px;
  float: left;
  overflow: hidden;
  background: url(img/ico-line.png) no-repeat left bottom;
}
.recom .title span {
  width: 115px;
  height: 50px;
  line-height: 50px;
  display: block;
  overflow: hidden;
  float: left;
  font-size: 28px;
  color: #333;
}
.recom .title a {
  width: auto;
  height: 50px;
  line-height: 50px;
  display: block;
  overflow: hidden;
  float: right;
  font-size: 14px;
  color: #333;
  font-weight: normal;
}

.recom .recom-left {
  width: 460px;
  height: auto;
  overflow: hidden;
  float: left;
}
.recom .recom-left .recom-tent {
  width: 460px;
  height: auto;
  overflow: hidden;
  float: left;
}
.recom .recom-left .recom-tent .title {
  width: 460px;
  height: 40px;
  overflow: hidden;
  float: left;
  background: url(img/ico-line2.png) no-repeat left bottom;
}
.recom .recom-left .recom-tent .title span {
  width: 75px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  overflow: hidden;
  float: left;
  font-size: 14px;
  color: #333;
}
.recom .recom-left .recom-tent ul {
}
.recom .recom-left .recom-tent li {
  width: 460px;
  height: 30px;
  overflow: hidden;
  float: left;
}
.recom .recom-left .recom-tent li a {
  width: 440px;
  height: 30px;
  line-height: 30px;
  display: block;
  overflow: hidden;
  float: left;
  font-size: 14px;
}
.recom .recom-left .recom-tent li i {
  width: 3px;
  height: 3px;
  display: block;
  overflow: hidden;
  float: left;
  background: #f30;
  margin: 13px 10px 0px 5px;
}

.recom .recom-right {
  width: 720px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-left: 20px;
}
.recom .recom-right ul {
}
.recom .recom-right li {
  width: 720px;
  height: auto;
  overflow: hidden;
  float: left;
  padding-bottom: 20px;
  margin-bottom: 10px;
  margin-top: 10px;
  border-bottom: 1px solid #f1f1f1;
}
.recom .recom-right li .txt {
  width: 720px;
  height: 40px;
  float: left;
  overflow: hidden;
}
.recom .recom-right li .txt i {
  width: 45px;
  height: 24px;
  line-height: 24px;
  margin-top: 4px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background: #00aa5f;
  display: block;
  overflow: hidden;
  float: left;
  border-radius: 3px;
  margin-right: 5px;
  font-style: normal;
}
.recom .recom-right li .txt i.on {
  background: #f30;
}
.recom .recom-right li .txt a {
  width: 500px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  display: block;
  overflow: hidden;
  float: left;
}
.recom .recom-right li .txt em {
  width: auto;
  height: 30px;
  line-height: 30px;
  display: block;
  overflow: hidden;
  float: right;
  font-style: normal;
}
.recom .recom-right li p {
  width: 500px;
  height: 25px;
  line-height: 25px;
  display: block;
  overflow: hidden;
  float: left;
  font-size: 14px;
  color: #333;
  margin: 0px;
}
.recom .recom-right li em {
  width: auto;
  height: 25px;
  line-height: 25px;
  float: right;
  display: block;
  overflow: hidden;
  font-style: normal;
}

/*幻灯*/
/*yx_rotaion*/
.yx-rotaion {
  margin: 0 auto;
  position: relative;
  width: 460px;
  height: 275px;
  margin-top: 10px;
  float: left;
  overflow: hidden;
}
.yx-rotaion a {
  color: #fff;
}
.yx-rotaion-btn,
.yx-rotaion-title,
.yx-rotation-focus,
.yx-rotation-t,
.yx-rotaion-btn {
  position: absolute;
}
.yx-rotation-title {
  position: absolute;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #000;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
  left: 0;
  bottom: 0;
  _bottom: -1px;
  z-index: 1;
}
.yx-rotation-t {
  color: #fff;
  font-size: 16px;
  font-family: microsoft yahei;
  z-index: 2;
  bottom: 0;
  left: 10px;
  line-height: 40px;
}

.yx-rotation-focus span,
.yx-rotaion-btn span {
  background: url(img/ico.png) no-repeat;
  display: block;
}
.yx-rotation-focus {
  height: 40px;
  line-height: 40px;
  right: 20px;
  bottom: 0;
  z-index: 2;
}
.yx-rotation-focus span {
  width: 12px;
  height: 12px;
  line-height: 12px;
  float: left;
  margin-left: 5px;
  position: relative;
  top: 14px;
  cursor: pointer;
  background-position: -24px -126px;
  text-indent: -9999px;
}
.yx-rotaion-btn {
  width: 100%;
  height: 41px;
  top: 50%;
  margin-top: -20px;
}
.yx-rotaion-btn span {
  width: 41px;
  height: 41px;
  cursor: pointer;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  position: relative;
}
.yx-rotaion-btn .left_btn {
  background-position: -2px -2px;
  float: left;
  left: 10px;
}
.yx-rotaion-btn .right_btn {
  background-position: -2px -49px;
  float: right;
  right: 10px;
}
.yx-rotaion-btn span.hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.yx-rotation-focus span.hover {
  background-position: -10px -126px;
}
.rotaion_list {
  width: 0;
  height: 0;
  overflow: hidden;
}

.technology {
  width: 1200px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-top: 20px;
}
.technology .title {
  width: 1200px;
  height: 50px;
  float: left;
  overflow: hidden;
  background: url(img/ico-line.png) no-repeat left bottom;
}
.technology .title span {
  width: 115px;
  height: 50px;
  line-height: 50px;
  display: block;
  overflow: hidden;
  float: left;
  font-size: 28px;
  color: #333;
}
.technology .title a {
  width: auto;
  height: 50px;
  line-height: 50px;
  display: block;
  overflow: hidden;
  float: right;
  font-size: 14px;
  color: #333;
  font-weight: normal;
}
.technology .technology-left {
  width: 380px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-top: 10px;
}
.technology .technology-left .tit {
  width: 380px;
  height: 40px;
  float: left;
  border-bottom: 2px solid #ccc;
}
.technology .technology-left .tit span {
  width: 75px;
  height: 42px;
  line-height: 42px;
  float: left;
  display: block;
  overflow: hidden;
  font-size: 16px;
  text-align: center;
  margin-bottom: -2px;
}
.technology .technology-left .tit i {
  width: 2px;
  height: 14px;
  background: #999;
  margin: 13px;
  float: left;
}
.technology .technology-left .tit span.on {
  background: url(img/ico-line3.png) no-repeat left bottom;
}
.technology .technology-left ul {
}
.technology .technology-left li {
  width: 380px;
  height: auto;
  overflow: hidden;
  float: left;
  padding-bottom: 10px;
  margin-top: 10px;
  border-bottom: 1px solid #ccc;
}
.technology .technology-left li span {
  width: 380px;
  height: 30px;
  line-height: 30px;
  display: block;
  overflow: hidden;
  float: left;
  font-size: 16px;
  color: #333;
}
.technology .technology-left li .tent {
  width: 380px;
  height: auto;
  display: block;
  overflow: hidden;
  float: left;
}
.technology .technology-left li .tent img {
  width: 140px;
  height: 80px;
  float: left;
  margin-right: 10px;
}
.technology .technology-left li .tent p {
  width: 230px;
  height: 80px;
  line-height: 20px;
  float: left;
  display: block;
  overflow: hidden;
  margin: 0px;
}

.technology .technology-midd {
  width: 480px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-top: 10px;
  margin-left: 20px;
}
.technology .technology-midd .tit {
  width: 480px;
  height: 40px;
  float: left;
  border-bottom: 2px solid #ccc;
  margin-bottom: 10px;
}
.technology .technology-midd .tit span {
  width: 75px;
  height: 42px;
  line-height: 42px;
  float: left;
  display: block;
  overflow: hidden;
  font-size: 16px;
  text-align: center;
  margin-bottom: -2px;
}
.technology .technology-midd .tit i {
  width: 2px;
  height: 14px;
  background: #999;
  margin: 13px;
  float: left;
}
.technology .technology-midd .tit span.on {
  background: url(img/ico-line3.png) no-repeat left bottom;
}
.technology .technology-midd ul {
}
.technology .technology-midd li {
  width: 480px;
  height: 32px;
  overflow: hidden;
  float: left;
}
.technology .technology-midd li a {
  width: 460px;
  height: 32px;
  line-height: 32px;
  display: block;
  overflow: hidden;
  float: left;
  font-size: 14px;
}
.technology .technology-midd i {
  width: 3px;
  height: 3px;
  display: block;
  overflow: hidden;
  float: left;
  background: #f30;
  margin: 15px 10px 0px 5px;
}

.technology .technology-right {
  width: 300px;
  height: auto;
  overflow: hidden;
  float: right;
  margin-top: 10px;
}
.technology .technology-right .title {
  width: 300px;
  height: 42px;
  float: left;
  overflow: hidden;
  background: url(img/ico-line2.png) no-repeat left bottom;
}
.technology .technology-right .title span {
  width: 75px;
  height: 42px;
  line-height: 42px;
  display: block;
  overflow: hidden;
  float: left;
  font-size: 18px;
  color: #333;
}
.technology .technology-right .title a {
  width: auto;
  height: 42px;
  line-height: 42px;
  display: block;
  overflow: hidden;
  float: right;
  font-size: 14px;
  color: #333;
  font-weight: normal;
}
.technology .technology-right .tent {
  width: 300px;
  height: 75px;
  overflow: hidden;
  float: left;
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #f2f2f2;
}
.technology .technology-right .tent img {
  width: 125px;
  height: 75px;
  float: left;
}
.technology .technology-right .tent span {
  width: 155px;
  height: 55px;
  line-height: 25px;
  font-size: 16px;
  overflow: hidden;
  float: left;
  display: block;
  background: #f2f2f2;
  padding: 10px;
  color: #00aa5f;
}
.technology .technology-right .tent-box {
  width: 300px;
  height: auto;
  overflow: hidden;
  float: left;
}
.technology .technology-right .tent-box ul {
}
.technology .technology-right .tent-box li {
  width: 300px;
  height: 30px;
  overflow: hidden;
  float: left;
}
.technology .technology-right .tent-box li a {
  width: 280px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  display: block;
  overflow: hidden;
  float: left;
}
.technology .technology-right .tent-box li i {
  width: 3px;
  height: 3px;
  margin-top: 14px;
  margin-right: 10px;
  float: left;
  display: block;
  overflow: hidden;
  background: #ccc;
}

.technology .technology-right .tent-list {
  width: 300px;
  height: 170px;
  overflow: hidden;
  float: left;
}
.technology .technology-right .tent-list .title {
  width: 300px;
  height: 40px;
  float: left;
  overflow: hidden;
  background: url(img/ico-line2.png) no-repeat left bottom;
  margin-bottom: 10px;
}
.technology .technology-right .tent-list .title span {
  width: 75px;
  height: 40px;
  line-height: 40px;
  display: block;
  overflow: hidden;
  float: left;
  font-size: 18px;
  color: #333;
}
.technology .technology-right .tent-list .title a {
  width: auto;
  height: 40px;
  line-height: 40px;
  display: block;
  overflow: hidden;
  float: right;
  font-size: 14px;
  color: #333;
  font-weight: normal;
}
.technology .technology-right .tent-list .tent-list-box {
  width: 300px;
  height: 130px;
  overflow: hidden;
  float: left;
}
.technology .technology-right .tent-list ul {
  width: 520px;
  height: 120px;
  overflow: hidden;
  float: left;
}
.technology .technology-right .tent-list li {
  width: 120px;
  height: 120px;
  overflow: hidden;
  float: left;
  position: relative;
  margin-right: 10px;
}
.technology .technology-right .tent-list li img {
  width: 120px;
  height: 120px;
  float: left;
}
.technology .technology-right .tent-list li span {
  width: 120px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.6) !important;
  filter: Alpha(opacity=60);
  background: #000; /*　使用IE专属滤镜实现IE背景透明*/
}

.link {
  width: 1128px;
  height: auto;
  overflow: hidden;
  /* float: left; */
  margin:0 auto;
  margin-top: 20px;
}
.link .tit {
  width: 1200px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  float: left;
}
.link .tit span {
  width: 114px;
  height: 50px;
  line-height: 50px;
  float: left;
  color: #333;
  overflow: hidden;
  display: block;
  text-align: center;
}
.link .link-box {
  width: 1200px;
  height: auto;
  padding: 10px 0px;
  overflow: hidden;
  float: left;
}
.link .link-box a {
  width: auto;
  padding: 0px 10px;
  float: left;
  text-align: center;
  overflow: hidden;
  display: block;
  color: #333;
}

.footer {
  width: 1200px;
  height: auto;
  margin: 0px auto;
}
.footer .footer-box {
  width: 100%;
  height: 50px;
  overflow: hidden;
  margin: 0px auto;
  background: #00aa5f;
}
.footer .footer-box .munn {
  width: 1200px;
  height: 50px;
  line-height: 50px;
  margin: 0px auto;
  overflow: hidden;
  text-align: center;
  border-bottom: 1px dashed #fff;
}
.footer .footer-box .munn a {
  width: 80px;
  height: 16px;
  line-height: 16px;
  margin: 15px 0px;
  padding: 0px 10px;
  overflow: hidden;
  color: #fff;
  border-right: 2px solid #fff;
}
.footer .footer-box .munn a:last-child {
  border-right: none;
}
.footer .copyright {
  width: 1200px;
  height: auto;
  margin: 30px auto;
  overflow: hidden;
}
.footer .copyright p {
  width: 1200px;
  height: 30px;
  line-height: 30px;
  margin: 0px;
  text-align: center;
  overflow: hidden;
  float: left;
  display: block;
  color: #333;
}
.footer .copyright .copyright-img {
  width: 1200px;
  height: 50px;
  margin-top: 10px;
  overflow: hidden;
  text-align: center;
}
.footer .copyright .copyright-img img {
  width: auto;
  height: 50px;
  margin-left: 10px;
}
/*幻灯样式*/
.banner_back {
    width: 100%;
    height: 596px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.banner {
  width: 100%;
  height: 596px;
  position: relative;
  float: left;
  z-index: 1;
}
.banList {
  width: 100%;
  position: absolute;
   left: 50%; 
   margin-left: -960px; 
  height: 596px;
}
.banList li {
  height: 596px;
  opacity: 0;
  position: absolute;
  transform: scale(0);
  transition: transform 0.5s ease 0s, opacity 1.5s ease 0s;
  z-index: 1;
  text-align: center;
}
.banList li img {
  /* width: 100%;
  height: 540px; */
  margin: 0 auto;
}
.banList li.active {
  opacity: 1;
  transform: scale(1);
  z-index: 2;
}
.fomW {
  position: absolute;
  bottom: 60px;
  left: 50%;
  height:100px;
  z-index: 9;
  width: 100px;
  margin-left: -500px;
  opacity: 0;
}
.jsNav {
  text-align: center;
  opacity: 0;
}
.jsNav a {
  display: inline-block;
  background: #fff;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin: 0 5px;
}
.jsNav a.current {
  background: #fc8f0f;
  cursor: pointer;
}

.banner-box {
  width: 100%;
  height:540px;
  position: relative;
  overflow: hidden;
  margin: 0px auto;
}
.banner-box-cont {
  display: inline-flex;
  width: 1200px;
  height: 350px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
}
.banner-box {
  width: 1200px;
  height: 540px;
  margin: 0px auto;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 2;
}
.banner-box .banner-box-cont .banner-box-cont-left {
  width: 215px;
  height: 540px;
  float: left;
  overflow: hidden;
  background: #fff;
}
.banner-box .banner-box-cont .banner-box-cont-left ul {
}
.banner-box .banner-box-cont .banner-box-cont-left li {
  width: 215px;
  height: 60px;
  padding-top: 2px;
  float: left;
  overflow: hidden;
  border-bottom: 1px solid #eee;
}
.banner-box .banner-box-cont .banner-box-cont-left li:last-child {
  border-bottom: none;
}
.banner-box .banner-box-cont .banner-box-cont-left li i {
  width: 50px;
  height: 55px;
  display: block;
  overflow: hidden;
  float: left;
  background: url(img/ico-mu.png) no-repeat;
}
.banner-box .banner-box-cont .banner-box-cont-left li i.i1 {
  background-position: 5px -35px;
}
.banner-box .banner-box-cont .banner-box-cont-left li i.i2 {
  background-position: 5px -100px;
}
.banner-box .banner-box-cont .banner-box-cont-left li i.i3 {
  background-position: 5px -165px;
}
.banner-box .banner-box-cont .banner-box-cont-left li i.i4 {
  background-position: 5px -230px;
}
.banner-box .banner-box-cont .banner-box-cont-left li i.i5 {
  background-position: 5px -295px;
}
.banner-box .banner-box-cont .banner-box-cont-left li i.i6 {
  background-position: 5px -355px;
}
.banner-box .banner-box-cont .banner-box-cont-left li i.i7 {
  background-position: 5px -425px;
}
.banner-box .banner-box-cont .banner-box-cont-left li i.i8 {
  background-position: 5px -485px;
}

.banner-box .banner-box-cont .banner-box-cont-left li .icon {
  width: 150px;
  height: 55px;
  overflow: hidden;
  float: left;
  background: url(img/ico-mu.png) no-repeat 130px -533px;
}
.banner-box .banner-box-cont .banner-box-cont-left li .icon a {
  width: 150px;
  height: 55px;
  line-height: 55px;
  display: block;
  overflow: hidden;
  float: left;
  color: #333;
  font-size: 16px;
}
.banner-box .banner-box-cont .banner-box-cont-left li .icon span {
  width: 150px;
  height: 25px;
  line-height: 25px;
  margin-top: 5px;
  display: block;
  float: left;
  color: #333;
  text-align: left;
  font-size: 16px;
}
.banner-box .banner-box-cont .banner-box-cont-left li .icon .icon-tent {
  width: 150px;
  height: 20px;
  line-height: 20px;
  float: left;
  overflow: hidden;
}
.banner-box .banner-box-cont .banner-box-cont-left li .icon .icon-tent a {
  width: 70px;
  height: 20px;
  line-height: 20px;
  float: left;
  display: block;
  overflow: hidden;
  color: #666;
  font-size: 12px;
}

.banner-box .banner-box-cont .banner-box-cont-right {
  width: 276px;
  height: 500px;
  float: right;
  overflow: hidden;
  background: #fff url(img/ico-mut.png) no-repeat left top;
}
.banner-box .banner-box-cont .banner-box-cont-right .issue {
  width: 210px;
  height: auto;
  overflow: hidden;
  margin: 90px 35px 10px;
  border-radius: 30px 30px 0px 0px;
  float: left;
}
.banner-box .banner-box-cont .banner-box-cont-right .issue a {
  width: 70px;
  height: 30px;
  line-height: 30px;
  padding-top: 60px;
  text-align: center;
  color: #333;
  float: left;
  display: block;
  overflow: hidden;
  background: url(img/ico-mur.png) no-repeat;
}
.banner-box .banner-box-cont .banner-box-cont-right .issue a.i1 {
  background-position: -4px 0px;
}
.banner-box .banner-box-cont .banner-box-cont-right .issue a.i2 {
  background-position: -80px 0px;
}
.banner-box .banner-box-cont .banner-box-cont-right .issue a.i3 {
  background-position: -155px 0px;
}

.banner-box .banner-box-cont .banner-box-cont-right .regis {
  width: 210px;
  height: auto;
  overflow: hidden;
  float: left;
  margin: 0px 35px;
}
.banner-box .banner-box-cont .banner-box-cont-right .regis .name {
  width: 208px;
  height: 40px;
  border: 1px solid #e4d2c3;
}
.banner-box .banner-box-cont .banner-box-cont-right .regis .name span {
  width: 60px;
  height: 40px;
  line-height: 40px;
  display: block;
  overflow: hidden;
  float: left;
  text-align: right;
  color: #333;
}
.banner-box .banner-box-cont .banner-box-cont-right .regis .name input {
  width: 140px;
  height: 40px;
  line-height: 40px;
  padding-left: 5px;
  float: left;
  border: none;
}

.banner-box .banner-box-cont .banner-box-cont-right .regis .pwd {
  width: 208px;
  height: 40px;
  border: 1px solid #e4d2c3;
  margin-top: 10px;
}
.banner-box .banner-box-cont .banner-box-cont-right .regis .pwd span {
  width: 60px;
  height: 40px;
  line-height: 40px;
  display: block;
  overflow: hidden;
  float: left;
  text-align: right;
  color: #333;
}
.banner-box .banner-box-cont .banner-box-cont-right .regis .pwd input {
  width: 140px;
  height: 40px;
  line-height: 40px;
  padding-left: 5px;
  float: left;
  border: none;
}
.banner-box .banner-box-cont .banner-box-cont-right .regis .reg {
  width: 208px;
  height: 20px;
  margin-top: 10px;
}
.banner-box .banner-box-cont .banner-box-cont-right .regis .reg span {
  width: 80px;
  height: 20px;
  line-height: 20px;
  margin-left: 30px;
  display: block;
  overflow: hidden;
  float: left;
}
.banner-box .banner-box-cont .banner-box-cont-right .regis .reg span input {
  width: 15px;
  height: 15px;
  float: left;
  margin-top: 3px;
}
.banner-box .banner-box-cont .banner-box-cont-right .regis .reg a {
  width: 80px;
  height: 20px;
  line-height: 20px;
  display: block;
  overflow: hidden;
  float: left;
  color: #666;
}
.banner-box .banner-box-cont .banner-box-cont-right .int {
  width: 210px;
  height: 40px;
  overflow: hidden;
  float: left;
  margin-top: 10px;
}
.banner-box .banner-box-cont .banner-box-cont-right .int a {
  width: 90px;
  height: 38px;
  line-height: 38px;
  padding-left: 13px;
  border: 1px solid #ccc;
  color: #333;
  text-align: center;
  display: block;
  overflow: hidden;
  float: left;
  background: #f5f5f5;
}
.banner-box .banner-box-cont .banner-box-cont-right .int a.dl {
  background: url(img/user.png) no-repeat 20px 8px;
  border-right: none;
}
.banner-box .banner-box-cont .banner-box-cont-right .int a.zc {
  background: url(img/mishi.png) no-repeat 10px 8px;
}

.banner-box .banner-box-cont .banner-box-cont-right .content {
  width: 256px;
  height: auto;
  overflow: hidden;
  float: left;
  margin: 10px;
}
.banner-box .banner-box-cont .banner-box-cont-right .content .index_title {
  width: 256px;
  height: 30px;
  float: left;
  overflow: hidden;
}
.banner-box .banner-box-cont .banner-box-cont-right .content .index_title span {
  width: 25%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  float: left;
  border-bottom: 2px solid #fff;
}
.banner-box
  .banner-box-cont
  .banner-box-cont-right
  .content
  .index_title
  span.on {
  border-bottom: 2px solid #f30;
}
.banner-box .banner-box-cont .banner-box-cont-right .content .content-box {
  width: 256px;
  height: auto;
  overflow: hidden;
  float: left;
}
.banner-box .banner-box-cont .banner-box-cont-right .content .content-box ul {
}
.banner-box .banner-box-cont .banner-box-cont-right .content .content-box li {
  width: 256px;
  height: 30px;
  float: left;
  overflow: hidden;
}
.banner-box .banner-box-cont .banner-box-cont-right .content .content-box li i {
  width: 3px;
  height: 3px;
  margin-right: 10px;
  margin-top: 13px;
  background: #333;
  display: block;
  float: left;
}
.banner-box .banner-box-cont .banner-box-cont-right .content .content-box li a {
  width: 240px;
  height: 30px;
  line-height: 30px;
  display: block;
  overflow: hidden;
  float: left;
  color: #333;
  text-align: left;
  font-size: 12px;
}
